Docs.rs
outref-0.5.1
outref 0.5.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Nugine
Dependencies
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate outref
Version 0.5.1
All Items
Structs
Traits
?
Crate
outref
source
·
[
−
]
Expand description
Out reference (
&'a out T
).
Structs
Out
Out reference (
&'a out T
).
Traits
AsOut
Extension trait for converting a mutable reference to an out reference.